-
Home
-
CleverReach® WP
-
1.5.18
-
Code
-
Classes
- Task_Queue_Storage_Service
Total Complexity |
22 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
268 |
Lines of code |
125 |
Logical lines of code |
60 |
Comment lines |
116 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save() |
S |
56 |
4 |
19 |
queue_item_from_array() |
S |
53 |
2 |
22 |
queue_items_from_array() |
S |
65 |
3 |
10 |
check_if_record_with_where_conditions_exists() |
S |
61 |
2 |
14 |
queue_item_to_array() |
S |
55 |
1 |
20 |
find() |
S |
66 |
2 |
8 |
findLatestByType() |
S |
66 |
2 |
8 |
__construct() |
S |
80 |
1 |
3 |
findOldestQueuedItems() |
S |
79 |
1 |
3 |
findAll() |
S |
73 |
1 |
5 |
deleteCompletedQueueItems() |
S |
80 |
1 |
3 |
deleteBy() |
S |
79 |
1 |
3 |
update_queue_item() |
S |
67 |
1 |
7 |